home *** CD-ROM | disk | FTP | other *** search
/ Go64! / Go64_1998-11_1998_CSW_Side_A.d64 / test 5 (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  1KB  |  39 lines

  1. 10 print"[147]";:gosub59000
  2. 20 st$="[208]rogramm '[205]enues in [194][193][211][201][195]'. [214]iel [211]pass! [197]ure [199][207]64! --> [212]aste druecken "
  3. 30 gosub1700:lg=1:gosub1400:gosub1700
  4. 900 zl=0:gosub1200
  5. 999 end
  6. 1100 gosub1200:print"[176]";:fori9=1tobr:print"[192]";:next:print"[174]"
  7. 1110 fori9=1toho:printtab(sp)"[221]"spc(br)"[221]":next
  8. 1120 printtab(sp)"[173]";:fori9=1tobr:print"[192]";:next:print"[189]";:return
  9. 1200 poke214,zl:poke211,sp:sys58640:return
  10. 1300 gosub1200:fori9=1toho+2:printtab(sp)left$(l$,br+2);:ifi9<ho+2thenprint
  11. 1310 next:return
  12. 1400 en$="":i9=0
  13. 1405 print"[164][157]";
  14. 1410 getx9$:ifx9$=""then1410
  15. 1420 ifx9$=chr$(13)then1480
  16. 1430 ifx9$=chr$(20)andi9>0thenprint"[157][157][164][157]";:i9=i9-1:en$=left$(en$,i9)
  17. 1440 ifx9$<" "orx9$>"[218]"then1410
  18. 1450 ifx9$>"_"andx9$<"[193]"then1410
  19. 1460 ifx9$=chr$(34)thenprintchr$(148)x9$chr$(20);
  20. 1470 en$=en$+x9$:printx9$;:i9=i9+1:iflg>i9then1405
  21. 1480 print" ";:return
  22. 1700 zl=23:sp=0:gosub1200:printl$:printl$;:zl=zl-1:gosub1200:en$="[164]":lg=40:gosub1800
  23. 1710 zl=zl+1:gosub1200:printst$;:st$="":en$="":return
  24. 1800 fori9=1tolg:printen$;:next:return
  25. 59000 i9=0:zl=0:sp=0:br=0:ho=0:en$=""
  26. 59010 read mn,sm,mb:dim mn$(mn,sm),mn%(mn)
  27. 59020 fori9=1tomn:readmn$(i9,0):next
  28. 59025 fori8=1tomn:readmn%(i8):sm=mn%(i8):fori9=1tosm:readmn$(i8,i9):next:next
  29. 59080 l$="                                       ":lg=1
  30. 59090 fc=11:fb=15:fr=12:poke53281,fb:poke53280,fr:poke646,fc
  31. 59095 print""l$" ";:fori9=1tomn:sp=(i9-1)*mb:gosub1200:printmn$(i9,0);:next:print"[146]";
  32. 59099 return
  33. 60000 data 4,6,10:rem anzahl menues,max. anzahl submenues, menuebreite
  34. 60010 data "[196]atei","[194]earb.","[197]xtras","[200]ilfe"
  35. 60020 data 5,"[206]eu","[207]effnen","[211]chliessen","[211]peichern","[194]eenden"
  36. 60030 data 4,"[210]ueckgaeng","[193]usschneid","[203]opieren","[197]infuegen"
  37. 60040 data 2,"[201]mport","[197]xport"
  38. 60050 data 3,"[213]eber...","[201]ndex","[193]llgemein"
  39.